ModelProcessDateObject
The connection string id and the new model process date to be updated.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
runOnDemandSchedules |
A flag to indicate whether or not to run all related on-demand schedules attached to this model |
- |
boolean |
|
connectionStringId |
The connection string ID of the selected semantic/data model |
Y |
string |
|
modelProcessDate |
The new process date for the model |
Y |
integer |
Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601 |
*Required elements are only used for API parameters